NoSQL Databases

Description

Learn how to use the MongoDB and CouchDB APIs in Xbasic.

Name
Description
CouchDB API

CouchDB NoSQL databases can be queried, updated, and managed using Xbasic. Learn how to perform some of the more common operations on a CouchDB database in this guide to the CouchDB API.

MongoDB API

NoSQL document databases are popular for certain types of applications. The Xbasic MongoDB class makes it easy to query, update and manage a MongoDB database from Xbasic. Learn how to perform some of the more common operations on a MongoDB database in this guide to the MongoDB API.